GtkWindow: Use new begin_resize_drag api
authorMatthias Clasen <mclasen@redhat.com>
Sat, 5 Nov 2011 05:12:50 +0000 (01:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 5 Nov 2011 05:14:30 +0000 (01:14 -0400)
commit7644ef1e3af8bbf0c8873f6455928c822a4384e2
tree45fe03762101961545f5bb560259529942f70ab1
parent3b152df48a10da744defcd253c56fd1248629659
GtkWindow: Use new begin_resize_drag api

We have an event, so the correct thing to do is to pass
the device into the function that we are calling. GDK
just grew a variant that takes a device, for this purpose.

https://bugzilla.gnome.org/show_bug.cgi?id=663444
gtk/gtkwindow.c